home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / WIN_PRO / PCL4W10.ZIP;1 / PAINT.H < prev    next >
Encoding:
Text File  |  1994-01-27  |  171 b   |  6 lines

  1. void InitPaint(void);
  2. void PaintMain(HDC,PAINTSTRUCT *);
  3. void ScrollBuffer(void);
  4. void WriteTheString(char *,int);
  5. int  GetYposition(void);
  6. int  GetXposition(void);